***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jul 12, 2017                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S8K A K 
.param
+ vc0 = 2.343e-2
+ vc1 = 9.126e-5
+ vc2 = 1.158e-7
+ tc1 = 7.421e-2
+ tc2 = 2.873e-2
gdiode K A value={(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*1e-6*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d1 A K diode
.model diode d
***** flag parameter ***
+level = 1                     
***** dc model parameter ***
+ibv = 0.1e-3
+bv = 880
+is = 9.896e-9
+n = 1.677
+rs = 4.902e-3
+isr = 1.252e-9
+nr = 2.012
***** capacitance parameter ***
+cjo = 151.6e-12
+vj = 0.3291
+m = 0.2824
+fc = 0.5
***** temperature coefficient ***
+tnom = 25
+eg = 1.072
+xti = 3
+trs1 = -2.014e-4
+trs2 = -1.385e-5
.ends S8K
*$
